#
authorAndré Spiegel <spiegel@gnu.org>
Thu, 1 Feb 2001 15:15:33 +0000 (15:15 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Thu, 1 Feb 2001 15:15:33 +0000 (15:15 +0000)
lisp/ChangeLog

index 3bcb7f7ccd6b90535025c56ac5bf49cb97476ed0..5d85d0e72da1e280e2bfc38a9c26d0d517205301 100644 (file)
@@ -1,3 +1,15 @@
+2001-02-01  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc.el (vc-diff-switches): New user option.
+       (vc-version-diff): Use it.
+       (vc-diff-switches-list): New macro.
+
+       * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches): New
+       customization options.
+       (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
+
+       * vc-sccs.el (vc-workfile-unchanged-p): Return correct status.
+
 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
 
        * msb.el (toplevel): Quote hook symbols.